home *** CD-ROM | disk | FTP | other *** search
/ Acorn User: China / Acorn User China CD-ROM (UK) (Disc B) / Acorn User China CD-ROM (UK) (Disc B).bin / BARNET / ARMLINUX / MAIL / 9710 / text0046.txt < prev    next >
Encoding:
Text File  |  1997-11-30  |  621 b   |  17 lines

  1. Hi,
  2.  
  3. I`ve been trying to get Armlinux to run on my A3000 (with ICS IDE) but
  4. have been having a problem.  The kernel, while initialising the ICS IDE
  5. driver hangs, completely halting the machine (even the cursor ceases to
  6. flash).  Further investigation revealed that the kernel (2.0.30) attempts
  7. to  write a byte to a hardware register using  outb(unsigned char c,int
  8. address) found within linux/arch/arm/lib/io.S in the kernel source.  The
  9. function is invoked by  outb(&a0,&1f6) which I think is the same as
  10. ?&30107D8=&A0  in BASIC terms.  Isn`t this location mapped to within the
  11. RISC OS ROMs?
  12.  
  13. Anyone any ideas? 
  14.  
  15. Rich
  16.  
  17.